fix GUI handling of track filter start/stop times.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Aug 2022 18:36:22 +0000 (12:36 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Aug 2022 18:36:22 +0000 (12:36 -0600)
commit24a395f2db74c95e7e369f9ca8b2ca3db7b76d15
treea8a7b9ea49c131a6edadc04710dc2a86281cb003
parentaa2e4a27370a0528d13e10c390d7eab0a293a2cd
fix GUI handling of track filter start/stop times.

This resolves #915

The timeSpec of the QDateTimeEdit objects is maintained in
accordance with the TZCheck QCheckBox.  This solves additional
issues with DST transitions and edits.
gui/filterdata.cc
gui/filterdata.h
gui/filterwidgets.cc
gui/filterwidgets.h